Make work on windows and posix at the same time. (sigh)
authorrobertl <robertl>
Fri, 30 Aug 2002 04:22:15 +0000 (04:22 +0000)
committerrobertl <robertl>
Fri, 30 Aug 2002 04:22:15 +0000 (04:22 +0000)
commit649a409746415a1e85dfa029e37fa10e7daac381
treec4bd5fb369110784c7790b703dbecd3c0cd2cfbf
parent21d092811ba9d366c36c64af716fdf0cfc66ed8d
Make work on windows and posix at the same time.   (sigh)
Better test for EOF so we don't duplicate last waypoint in  a file.
Move all the POSIX terminit into body of that function.
Add file handlers for Windows.
Add "b" to all fopens to set binary mode for windows.
magproto.c